Automations

Authentication Azure Key Vault Commands

  • Version: 1.8.0
  • Official Verified

OpenBots commands for Azure key vault authentication automation.

Command: Get Secret Password Command

This command retrieves a password from a secret in Azure Key Vault.

Parameters

Key Vault Uri

Define the Uri of the key vault to retrieve secrets from.

Required

Secret Name

Define the name of the secret to get from Azure key vault.

Required

Output Password Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo